Configuring Ports

The config.yaml should be configured with unique port numbers for Palette/RM applications.

Palette Application Port Details

public-host: <Host Name>
frontend-port: 8761
frontend-https-port: 8861
rm-port: <HTTP port number for RM Service>
self-port: <HTTP port number for Palette Service>
self-https-port: <HTTPS port number for Palette Service>

RM Application Port Details

public-host:  <Host Name>
frontend-port: 8761
frontend-https-port: 8861
palette-port: <HTTP port number for palette Service>
self-port: <HTTP port number for RM Service>
self-https-port: <HTTPS port number for RM Service>

Rules Workbench Web Application Port Details

PALETTE_URL=<Host Name>:<Port number for palette Service>
RM_URL=<Host Name>:<Port number for RM Service>
RAG_URL=<Host Name>:8089
AUTHENTICATION_TYPE="basic"
VERSION_NUMBER=1.0.0.31
#PRIVATEKEY_FILE=/scratch/oipa/oirw/UI/server/conf/privatekey.pem
#CERTIFICATE_FILE=/scratch/oipa/oirw/UI/server/conf/certificate.pem
#CA_FILE=/scratch/oipa/oirw/UI/server/conf/ca_bundle.pem